Skip to content

Request certificate for chamade_talk#963

Merged
mgallien merged 1 commit intonextcloud:masterfrom
schpitt:master
Apr 2, 2026
Merged

Request certificate for chamade_talk#963
mgallien merged 1 commit intonextcloud:masterfrom
schpitt:master

Conversation

@schpitt
Copy link
Copy Markdown

@schpitt schpitt commented Mar 29, 2026

Nextcloud Talk addon for Chamade — voice gateway that lets AI agents join Talk conversations with voice and chat capabilities.

Source: https://codeberg.org/skilpa/chamade-nctalk

Copy link
Copy Markdown
Contributor

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Sylvain S. <sylvain@nafis.io>
Copy link
Copy Markdown
Contributor

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you grant us access to https://codeberg.org/skilpa/maquisard ?
even better if that would be open
we usually do a few quick and manual checks

@schpitt
Copy link
Copy Markdown
Author

schpitt commented Mar 31, 2026

Hi, apologies for the confusion with the repository URL — I initially shared our private monorepo by mistake.

Here's the correct, public repository for the addon:
https://codeberg.org/skilpa/chamade-nctalk

This is the standalone Nextcloud Talk addon (chamade_talk), version 2.0.0. It uses only public OCS REST APIs (no private Talk imports), includes i18n (en/fr), and handles clean uninstall.

Demo

Here's a short video showing the flow — connecting a Nextcloud instance from the dashboard, linking an AI agent via MCP, then testing chat and voice call:

https://www.youtube.com/watch?v=yWp2LD3YJhA

Test account

If you'd like to test the flow yourself, contact us at contact@skilpa.be — we'll set up a test account with full access.

Quick test steps

  1. Install the addon on your Nextcloud instance (setup docs):

    curl -Lo /tmp/chamade_talk.tar.gz https://chamade.io/static/chamade_talk-2.0.0.tar.gz
    tar xzf /tmp/chamade_talk.tar.gz -C /path/to/nextcloud/custom_apps/
    chown -R www-data:www-data /path/to/nextcloud/custom_apps/chamade_talk
    sudo -u www-data php occ app:enable chamade_talk
  2. Connect your Nextcloud: log in at https://chamade.io → Dashboard → Platforms → Nextcloud Talk → Connect → enter your NC URL → Approve

  3. Connect an AI agent to Chamade using any of: the MCP server (works with Claude Desktop, Cursor, etc.), the REST API, or a WebSocket stream. Create an API key in the dashboard under "API Keys".

  4. Test: send a message to the bot in Talk — it appears in the agent's inbox. Start a voice call to test real-time audio transcription and speech.

Note

Chamade is still in early stage — there may be a few quirks here and there. We're not necessarily pushing to the App Store immediately, but we're preparing our platform addons (Teams is already in AppSource review) and would like to have the certificate ready for Nextcloud Talk as well.

Also, if there are any guidelines or preferences regarding branding (icons, naming, etc.) for Nextcloud Talk integrations, we're happy to adapt — just let us know.

Let me know if you need anything else!

mgallien added a commit that referenced this pull request Apr 2, 2026
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien merged commit 0342f5e into nextcloud:master Apr 2, 2026
2 checks passed
@mgallien
Copy link
Copy Markdown
Contributor

mgallien commented Apr 2, 2026

@schpitt you can find the certificate here 97a25d0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants